home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / lib / perl5 / Pango / AttrShape.pod < prev    next >
Text File  |  2009-05-09  |  714b  |  67 lines

  1. =head1 NAME
  2.  
  3. Pango::AttrShape - Pango shape attribute
  4.  
  5. =cut
  6.  
  7. =for object Pango::AttrShape - Pango shape attribute
  8.  
  9. =cut
  10.  
  11.  
  12.  
  13.  
  14. =head1 METHODS
  15.  
  16. =head2 attribute = Pango::AttrShape-E<gt>B<new> ($ink_rect, $logical_rect, ...)
  17.  
  18. =over
  19.  
  20. =item * $ink_rect (array reference) 
  21.  
  22. =item * $logical_rect (array reference) 
  23.  
  24. =item * ... (list) 
  25.  
  26. =back
  27.  
  28. =head2 array reference = $attr-E<gt>B<ink_rect> (...)
  29.  
  30. =over
  31.  
  32. =item * ... (list) 
  33.  
  34. =back
  35.  
  36. =head2 array reference = $attr-E<gt>B<logical_rect> (...)
  37.  
  38. =over
  39.  
  40. =item * ... (list) 
  41.  
  42. =back
  43.  
  44.  
  45.  
  46. =cut
  47.  
  48.  
  49. =head1 SEE ALSO
  50.  
  51. L<Pango>
  52.  
  53.  
  54. =cut
  55.  
  56.  
  57. =head1 COPYRIGHT
  58.  
  59. Copyright (C) 2003-2008 by the gtk2-perl team.
  60.  
  61. This software is licensed under the LGPL.  See L<Pango> for a full notice.
  62.  
  63.  
  64.  
  65. =cut
  66.  
  67.